f05f11
@@ -563,8 +563,7 @@
public interface Table extends Closeable {
    * under a single row lock, so write operations to a row are synchronized, and
    * readers are guaranteed to see this operation fully completed.
    *
-   * @param append object that specifies the columns and amounts to be used
-   *                  for the increment operations
+   * @param append object that specifies the columns and values to be appended
    * @throws IOException e
    * @return values of columns after the append operation (maybe null)
    */
